Skip to content

Conversation

janpaepke
Copy link
Collaborator

This adds the release payment authorization endpoint.

Note that this endpoint currently erroneously returns an empty response (rather than an empty json object).
Currently the package only expected empty responses for 204 status codes.
This is in line with the intentions of REST, but since this is convention rather than a strict requirement I adapted our NetworkClient to not fail in these scenarios.

Regardless I will recommend to mollie to update their endpoint for consistency.

@janpaepke janpaepke added the API extension Previously missing endpoints/binders. label Mar 18, 2025
@janpaepke janpaepke added this to the 4.3.0 milestone Mar 18, 2025
@janpaepke janpaepke requested a review from edorivai March 18, 2025 10:31
Copy link
Collaborator

@edorivai edorivai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - minor typo in comment, nothing blocking

@janpaepke janpaepke merged commit ab9b444 into master Mar 21, 2025
5 checks passed
@janpaepke janpaepke deleted the feature/add-payment-auth-release branch March 21, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API extension Previously missing endpoints/binders.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants